Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A modification of Bitonic Sort made for almost/already sorted arrays and backwards arrays #3

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

ghost
Copy link

@ghost ghost commented Oct 29, 2019

These are a couple of bitonic sorts I edited. STB sort is for Stupid Bitonic Sort. It was just me playing with recursion, no need to add it.

@landfillbaby
Copy link

landfillbaby commented Jan 18, 2020

DrunkMergeSort should have a .java file extension, and as mentioned in the file itself, it's already included in @PiotrGrochowski's fork
also you should probably mention what STB stands for in the actual code somewhere instead of just this PR
ok i fixed both of these in PiotrGrochowski#18

@MusicTheorist MusicTheorist added enhancement New feature or request needstime Issue will be fixed in the future question Further information is requested labels Jun 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needstime Issue will be fixed in the future question Further information is requested
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants